home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
- <plist version="0.9">
- <dict>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleIdentifier</key>
- <string>com.apple.FileRoundUp</string>
- <key>CFBundleName</key>
- <string>File RoundUp</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleSignature</key>
- <string>FRU </string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>LSPrefersCarbon</key>
- <true/>
- <key>CFBundleVersion</key>
- <string>2.1</string>
- <key>CFBundleShortVersionString</key>
- <string>2.1</string>
- <key>CFBundleLongVersionString</key>
- <string>2.1, Copyright 1992-2003 W R Patterson</string>
- <key>CFBundleIconFile</key>
- <string>128</string>
- <key>NSAppleScriptEnabled</key>
- <string>Yes</string>
- <key>NSHumanReadableCopyright</key>
- <string>Copyright (c) 1992-2003 W R Patterson</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>RUdb</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>129</string>
- <key>CFBundleTypeName</key>
- <string>File RoundUp List File</string>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>rudb</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>File RoundUp List File</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>RUpr</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>130</string>
- <key>CFBundleTypeName</key>
- <string>FRU Prefs File</string>
- <key>CFBundleTypeRole</key>
- <string>Preferences</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>FILI</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>131</string>
- <key>CFBundleTypeName</key>
- <string>FileList List File</string>
- <key>CFBundleTypeRole</key>
- <string>FileList List File</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>HELP</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>132</string>
- <key>CFBundleTypeName</key>
- <string>FRU Help File</string>
- <key>CFBundleTypeRole</key>
- <string>Help File</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>fold</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Folder</string>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>fold</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Catalog Contents</string>
- </dict>
- <dict>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>disk</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Volume</string>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>disk</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Catalog Contents</string>
- </dict>
- </array>
- </dict>
- </plist>
-